home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June / CHIP 2006-06.2.iso / program / driver / 6-4-igp_xp-2k_dd_ccc_wdm.exe / Data1.cab / _4D0BC7748A5E4115A9A02729A3CA1AF0 < prev    next >
Encoding:
Text File  |  2003-09-15  |  431 b   |  24 lines

  1. /* Default style for links */
  2. a:active  { color: #FF6600}
  3. a:hover   { color: #FF6600}
  4. a:link    { color: #FF6600}
  5. a:visited { color: #FF6600}
  6.  
  7. /* Default style */
  8. body
  9. {
  10.   background-color: #FFFFFF;
  11. }
  12.  
  13. /* Use this style for footnote numbers */
  14. sup.Footnote
  15. {
  16. }
  17.  
  18. /* Use this style to control spacing for inline related topics tags */
  19. div.WWHInlineRelatedTopics
  20. {
  21.   margin-top:    8px;
  22.   margin-bottom: 4px;
  23. }
  24.